runtime.listHeadManual.empty (method)

2 uses

	runtime (current package)
		list_manual.go#L69: func (head *listHeadManual) empty() bool {
		mgcmark_greenteagc.go#L776: 	if gcphase != _GCoff || work.spanSPMCs.list.empty() {